About the Demo

This demo shows how to modify ASP:Buttons (which are not DBWebControls) to have them behave as Navigation Controls for DBWeb. The code to do this is all in the page's Form_Load event.

Setup Information

Running the Demo

  1. Start the IDE.
  2. Open this project.
  3. Complete the steps from the Setup Informationsection above.
  4. Compile the Applicaton (Project Menu, Compile all projects).
  5. Run the application with debugging (F9) or without debugging (Shift+Ctrl+F9)